home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / editors / fixtx611.zip / HISTORY.611 < prev   
Text File  |  1996-11-30  |  12KB  |  242 lines

  1. HISTORY.611                          1                         Revised: 11-30-96
  2.  
  3. --------------------------------------------------------------------------------
  4.                                 Revision history
  5.  
  6. Detailed revision histories for the programs are only maintained  for  the  last
  7. three releases.  After that, you get the major revision summaries only  for  the
  8. next three releases or so.  In any  case,  if  your  version  of  any  of  these
  9. programs is more than a year old, your version is definitely obsolete.  Hop onto
  10. the Web or e-mail me or something and get the new version!
  11.  
  12. -------------- (full detail; revisions made 1 to 3 releases ago)
  13. Release 96/11:
  14.  
  15.   All programs:  Split  up  BRUCEymm.DOC  into  BRUCE.DOC  (general  stuff)  and
  16.   HISTORY.ymm.  All of the changes are in the HISTORY.ymm file.
  17.  
  18.   CONVERT:  Added "V" (verbatim) data type  to  avoid  left-trimming  alphabetic
  19.   fields.  [Replaces convr609.zip]
  20.  
  21.   COPSINCE:  Recoded program to work more like DOS REPLACE command.  /R replaced
  22.   by /U command.  /U, /A, /AU, /CLONE, and new /DIFF parameters are now mutually
  23.   exclusive.  Added /OBEY and /-OBEY options allowing you to specify whether you
  24.   want to ignore date restrictions if the file in  the  output  subdirectory  is
  25.   outdated; /-OBEY has always been the default and it is  now  /-OBEY.   Dropped
  26.   /-CLONE, /R, /-R, and /-A parameters.  [Replaces cops608.zip]
  27.  
  28.   DATES:  Weekday was screwing up if the year was specified and /O was specified
  29.   with weekday indicator ("ddd").  [Replaces dates611.zip]
  30.  
  31.   DIRCOMP:  Recoded program to work more like DOS REPLACE command.  /U, /A, /AU,
  32.   /CLONE, and new /NONE and /DIFF parameters are now mutually exclusive.   /KILL
  33.   now requires explicit action (like /U).  Dropped /UPDATE,  /-UPDATE,  /-CLONE,
  34.   /-U, and /-A parameters.  If you had /UPDATE before, you probably want to  use
  35.   /DIFF now.  For now, however, /UPDATE is automatically translated as /DIFF  by
  36.   the program so you don't have to  immediately  modify  anything.   The  output
  37.   report has been modified to include information  on  inclusion  and  exclusion
  38.   specifications and some other things; the report itself is now  documented  in
  39.   the  DIRCOMP.DOC  file.   Fixed  a  bug  related  to  files  having  different
  40.   attributes  in  the  source   and   destination   subdirectories.    [Replaces
  41.   dirco609.zip]
  42.  
  43.   EUMAIL:  Increased number of messages in a single mailbox that could be dumped
  44.   with /DUMP option from 999 to 3599.  [Replaces eumal610.zip]
  45.  
  46.   FIXTEXT:  Dropped the old  /TEXT  and  /-TEXT  distinction,  allowing  you  to
  47.   control tab and backspace expansion separately (/FIXTAB and /FIXBS  parameters
  48.   added). Added ability to trim leading and/or trailing spaces from all lines in
  49.   the file (/TRIM, /RTRIM, /LTRIM, and /-TRIM parameters added).   Also  ability
  50.   to drop blank lines from  the  file  (/ZAPNULL  parameter  added).   [Replaces
  51.   fixtx607.zip]
  52.  
  53.   HTMSTRIP:  Some more debugging with odd  sites.   Maximum  number  of  columns
  54.   increased to 50.  Expanded documentation of /BORDER options.  Fixed a  bug  in
  55.   /BORDER=N.  [Replaces htmst610.zip]
  56.  
  57.   MOZ (included in HTMSTyym.ZIP file):  Added detection  of  PDF  files.   Added
  58.   /-WHO parameter to skip renaming un-typable files (e.g.  EXE files) as  *.WHO;
  59.   this is now initially the default.  [Replaces htmst610.zip]
  60.  
  61.  
  62. HISTORY.611                          2                         Revised: 11-30-96
  63.  
  64.   PAGINATE:  Added "V" (verbatim) data type to  avoid  left-trimming  alphabetic
  65.   fields.  [Replaces pagin607.zip]
  66.  
  67.   TXTABLE:  Minor bug fixing.   Maximum  number  of  columns  increased  to  50.
  68.   Expanded  documentation  of  /BORDER  options.   Fixed  a  bug  in  /BORDER=N.
  69.   [Replaces txtab607.zip]
  70.  
  71. Release 96/10:
  72.  
  73.   All routines:  /inull (in lowercase) didn't used to work...  Sigh.
  74.  
  75.   All routines:  If you pass in /DEBUG, among other  things  the  programs  will
  76.   show you the return code before ending.
  77.  
  78.   BFIND:  Added /W, /W0, and /-W parameters, mainly to  determine  pausing  when
  79.   run run under Windows.  Should no longer fail on some truly ugly files with no
  80.   CR/LF's anywhere.  [Replaces bfind609.zip]
  81.  
  82.   CHANGE:  Added /W, /W0, and /-W parameters, mainly to determine  pausing  when
  83.   run run under Windows.  [Replaces chang609.zip]
  84.  
  85.   DATES:  The program now  defaults  to  pausing  if  being  run  from  Windows.
  86.   [Replaces dates609.zip]
  87.  
  88.   DIRTOTAL:  Added /TREE, /A, and /TOP=n  parameters.   Sorting  by  date  (/OD)
  89.   didn't work; fixed.  [Replaces dirto609.zip]
  90.  
  91.   EUMAIL:  Documentation now includes lots of  information  about  country  date
  92.   formats and such.  Pass in /DEBUG and the program will  do  more  checking  of
  93.   dates used.  Having said all of this, added a /SHOWINT parameter (which is the
  94.   default) that uses the internal date/time stamps instead of the ones shown  in
  95.   the menus so errors should not  happen  at  all.   Added  subtotals  for  each
  96.   folder. Added "% of msgs" column in summary as well.  Fixed error with  /SPLIT
  97.   when  files  were  in  a  folder.   Added  /HEAD=xxxx  parameter.    [Replaces
  98.   eumal607.zip]
  99.  
  100.   FILL:  Added attribute selections (/ATTR=x) and no longer has problems dealing
  101.   with read-only files when it moves them.  [Replaces fill609.zip]
  102.  
  103.   FILUPDAT:  Fixed error with /FULL parameter.  [Replaces filup607.zip]
  104.  
  105.   HTMSTRIP:  Documented the return codes used.  Fixed  some  alignment  problems
  106.   using /BORDER=N.  [Replaces htmst609.zip]
  107.  
  108. Release 96/09:
  109.  
  110.   BFIND:  Fixed a bug with "BFIND NOT string" searches.  [Replaces bfind607.zip]
  111.  
  112.   CHANGE:  Fixed a bug where it would repeat processing  of  some  files.   This
  113.   created some very flaky results and made  the  return  codes  worthless.   Now
  114.   forcing /BINARY mode if you include a /FROM with CR or LF in it.  /V  and  /-V
  115.   options did not work anymore; fixed them.  Fixed a bug with "/IN  NOT  string"
  116.   conditions not working.  [Replaces chang608.zip]
  117.  
  118.   CONVERT:  Fixed up a bug related  to  floating-point  fields  in  dBase  input
  119.   files.  Added /Qn parameter to control frequency  of  record-by-record  status
  120.   messages.  [Replaces convr607.zip]
  121.  
  122.  
  123. HISTORY.611                          3                         Revised: 11-30-96
  124.  
  125.   DATES:  Fixed a bug with  respect  to  flashing  foreground  characters.   New
  126.   /ODATE=format parameter allows the dates to  be  displayed  in  a  variety  of
  127.   formats.  Program now requires a  single  character  delimiter  in  the  input
  128.   dates;  it  probably  did  anyway  but  documentation   specified   otherwise.
  129.   [Replaces dates607.zip]
  130.  
  131.   DIRCOMP:  Added ERRORLEVEL 249  for  /UPDATE  specified  but  nothing  copied,
  132.   moved, or deleted.   Fixed  some  bugs  in  deleting  empty  files  and  empty
  133.   subdirectories.  No longer blows up when it encounters  an  invalid  date/time
  134.   stamp for the files.  [Replaces dirco608.zip]
  135.  
  136.   DIRTOTAL:  Program would abort if a file had an invalid time  stamp.   Program
  137.   ignored /D (date) range tests; fixed.  None of  the  reverse  sorting  options
  138.   (e.g. /O-S) worked; fixed.  [Replaces dirto607.zip]
  139.  
  140.   FILL:  Program ceases to blow up when it encounters read-only files  that  you
  141.   want to "move".  [Replaces fill608.zip]
  142.  
  143.   HTMSTRIP:  Changed /-SPACES so it also removes blank columns and  (most)  rows
  144.   in tables as well as blank lines within tables.  Added "/" and "*" to the list
  145.   of characters that are acceptable as numbers when  the  program's  determining
  146.   this for cell-alignment purposes.  Fixed up some problems with translating the
  147.   "&" string.  Added support for <BASE HREF="site"> HTML command.  [Replaces
  148.   htmst608.zip]
  149.  
  150.   MOZ (included in HTMSTymm.ZIP file):  Now adds a number of fail-safe  options,
  151.   usually requiring parameters to be passed in before renaming everything in the
  152.   cache.  Includes an option to create a graphic view page  which,  when  loaded
  153.   from your Web browser, displays all graphics in your cache  and  includes  the
  154.   links for where they came form.  [Replaces htmst608.zip]
  155.  
  156.   READ, READY, READINIT:  Allowed for blinking foreground colors (which I hate).
  157.   Documentation already said they were supported but  they  weren't.   [Replaces
  158.   read607.zip]
  159.  
  160. -------------- (kind of terse; revisions made 4 to 6 releases ago)
  161. Release 96/08:
  162.  
  163.   COPSINCE:  Added support for 4DOS.
  164.  
  165.   DIRCOMP:  Switched /R and /-R to /U and /-U (conflicted with other  parms  and
  166.   didn't match DOS REPLACE command switches).   Finally  added  the  ability  to
  167.   remove destination subdirectories that are now empty.
  168.  
  169. Release 96/07:
  170.  
  171.   AV, DIRCOMP, DIRTOTAL, and EUMAIL:  Added support non-US date formats (program
  172.   reads the system configuration settings).
  173.  
  174.   BFIND and CHANGE:  Added column ranges (vs column start requirement)  for  the
  175.   search parameter.
  176.  
  177.   FILL:  Changed the default to /COPY if no parameters are passed in, and  /MOVE
  178.   if any are.
  179.  
  180.   HTMSTRIP:  Heady times after an endorsement from PC Computing  in  their  July
  181.   and August 1996 issues!  Improved recovery for huge cells.  Added MOZ  program
  182.   to the ZIP file.
  183.  
  184. HISTORY.611                          4                         Revised: 11-30-96
  185.  
  186.  
  187. Release 96/05:
  188.  
  189.   DATES:  Added the ability to do weekly reminders.
  190.  
  191.   EUMAIL:  Added /SPLIT and /SCAN options.
  192.  
  193.   HTMSTRIP:  Added /A=spec, /IMG=spec, and /IMGALT=spec parameters.
  194.  
  195.  
  196. --------------------------------------------------------------------------------
  197.                                    Wish list
  198.  
  199. Nothing in this list is guaranteed to be incorporated in the routines.  However,
  200. they  may  be.   If  you  have  other  suggestions,   please   contact   me   at
  201. bguthrie@nmaa.org.  Suggestions that seem useful  to  a  very  small  number  of
  202. people will probably be ignored unless accompanied by money.
  203.  
  204. BFIND: Add /S option
  205. CHANGE: Ck passing in /BINARY from an environmental variable
  206. CONVERT: date formats
  207. CONVERT: Add /INMISSD and /OUTMISSD parms
  208. COPSINCE: Warn if diskette runs out of space
  209. COPSINCE: Add /S option
  210. COPSINCE: Support for 4DOS
  211. DATES: Handle international date formats
  212. DATES: TODAY and TOMORROW?
  213. DATES: Add setting to allow color switch for tomorrow's item
  214. DIRCOMP: Support for 4DOS
  215. FILL: /CONT -- skip the serial number testing
  216. FILL: /SPLIT -- make sure it requires a non-wildcarded filespec
  217. FILL: /S option?
  218. FILL: Support for 4DOS
  219. FILUPDAT:  Warn if diskette runs out of space
  220. FILUPDAT: Support for 4DOS
  221. HTMSTRIP: Handle grossly long cells better
  222. HTMSTRIP: Handle embedded ALIGN statements better (vs CENTER)
  223.            <Hn>  def is flush left               ALIGN="s" or ALIGN=s
  224.            <P>          flush left
  225.            <CAPTION>    ??
  226.            <TH>         centered
  227.            <TD>         flush left
  228. HTMSTRIP: Handle anchors  <P ID="...">
  229. HTMSTRIP: Handle I/O differently
  230. HTMSTRIP: Some option to add blank lines before and after <HR>
  231. HTMSTRIP: Handle imbedded tables within tables
  232. HTMSTRIP: Handle <PRE>...</PRE> blocks within tables?
  233. HTMSTRIP: Handle weird cut-off columns (961018.HTM)
  234. HTMSTRIP: Indicators for <B>..</B> and <I>...</I>?
  235. HTMSTRIP: Option to turn off wrapping in <PRE>...</PRE> blocks
  236. HTMSTRIP: /BORDER=N should still add a space between columns
  237. HTMSTRIP: Handle COLSPAN=n specfications in <TD>
  238. MOZ: Add HTML links too some how.
  239. PAGINATE: HEADING | FOOTER [ FRONT | BACK ] ?
  240. Other: Maybe have a Windows SETUP interface and prompter?
  241. 
  242.